net/http.body.bodyRemains (method)

2 uses

	net/http (current package)
		server.go#L2206: 		return v.bodyRemains()
		transfer.go#L1021: func (b *body) bodyRemains() bool {